[INFO] cloning repository https://github.com/mukeshsoni/sqlx-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukeshsoni/sqlx-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11cfeb8c160e3b32350e82bd37c9a2807c6d1e9
[INFO] testing mukeshsoni/sqlx-playground against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  54% (26/48)
Updating files:  56% (27/48)
Updating files:  58% (28/48)
Updating files:  60% (29/48)
Updating files:  62% (30/48)
Updating files:  64% (31/48)
Updating files:  66% (32/48)
Updating files:  68% (33/48)
Updating files:  70% (34/48)
Updating files:  72% (35/48)
Updating files:  75% (36/48)
Updating files:  77% (37/48)
Updating files:  79% (38/48)
Updating files:  81% (39/48)
Updating files:  83% (40/48)
Updating files:  85% (41/48)
Updating files:  87% (42/48)
Updating files:  89% (43/48)
Updating files:  91% (44/48)
Updating files:  93% (45/48)
Updating files:  95% (46/48)
Updating files:  97% (47/48)
Updating files: 100% (48/48)
Updating files: 100% (48/48), done.
[INFO] started tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] finished tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] tweaked toml for git repo https://github.com/mukeshsoni/sqlx-playground written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mukeshsoni/sqlx-playground on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mukeshsoni/sqlx-playground already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded rexiv2 v0.10.0
[INFO] [stderr]   Downloaded gexiv2-sys v1.4.0
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] [stderr]   Downloaded libm v0.2.8
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded finl_unicode v1.2.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 989840c162050810ac3979ebf4b27689b4134d2a373194c92eb511acb33be698
[INFO] running `Command { std: "docker" "start" "-a" "989840c162050810ac3979ebf4b27689b4134d2a373194c92eb511acb33be698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "989840c162050810ac3979ebf4b27689b4134d2a373194c92eb511acb33be698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989840c162050810ac3979ebf4b27689b4134d2a373194c92eb511acb33be698", kill_on_drop: false }`
[INFO] [stdout] 989840c162050810ac3979ebf4b27689b4134d2a373194c92eb511acb33be698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aaf7effb21b6cff7c96fa1c28c773799f549c7ba1d2e908a0bf45ca7139196f
[INFO] running `Command { std: "docker" "start" "-a" "1aaf7effb21b6cff7c96fa1c28c773799f549c7ba1d2e908a0bf45ca7139196f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling gexiv2-sys v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rexiv2 v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Filter` is never constructed
[INFO] [stdout]   --> src/db.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Filter {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]   --> src/db.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Image {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_images_for_path` is never used
[INFO] [stdout]   --> src/db.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn has_images_for_path(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_images_in_path` is never used
[INFO] [stdout]   --> src/db.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | async fn get_images_in_path(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LibraryFile` is never constructed
[INFO] [stdout]   --> src/db.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct LibraryFile {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_string` is never used
[INFO] [stdout]    --> src/db.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn path_to_string(path: &Path) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dir_image_files` is never used
[INFO] [stdout]    --> src/db.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_dir_image_files(dir_path: &str) -> Result<Vec<LibraryFile>, std::io::Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_exif_data` is never used
[INFO] [stdout]    --> src/db.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 | async fn insert_exif_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_iptc_data` is never used
[INFO] [stdout]    --> src/db.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn insert_iptc_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_exif_and_iptc_to_db` is never used
[INFO] [stdout]    --> src/db.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | async fn write_exif_and_iptc_to_db<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_library_file` is never used
[INFO] [stdout]    --> src/db.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn insert_library_file<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_image_details` is never used
[INFO] [stdout]    --> src/db.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 | async fn insert_image_details<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_images` is never used
[INFO] [stdout]    --> src/db.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn insert_images(pool: &SqlitePool, path: &str) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_keywords` is never used
[INFO] [stdout]    --> src/db.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub async fn get_keywords(pool: &SqlitePool) -> Result<Vec<String>, sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_image_id_from_path` is never used
[INFO] [stdout]    --> src/db.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 | async fn get_image_id_from_path(pool: &SqlitePool, image_path: &str) -> Result<u32, sqlx::Error> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_keyword` is never used
[INFO] [stdout]    --> src/db.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn add_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_keyword` is never used
[INFO] [stdout]    --> src/db.rs:414:14
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub async fn remove_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_image_rating` is never used
[INFO] [stdout]    --> src/db.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub async fn update_image_rating(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_color_label` is never used
[INFO] [stdout]    --> src/db.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub async fn update_color_label(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_flag` is never used
[INFO] [stdout]    --> src/db.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 | pub async fn update_flag(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_image_file` is never used
[INFO] [stdout]   --> src/image_helpers.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn is_image_file(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_regular_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn is_regular_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_raw_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn is_raw_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "1aaf7effb21b6cff7c96fa1c28c773799f549c7ba1d2e908a0bf45ca7139196f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaf7effb21b6cff7c96fa1c28c773799f549c7ba1d2e908a0bf45ca7139196f", kill_on_drop: false }`
[INFO] [stdout] 1aaf7effb21b6cff7c96fa1c28c773799f549c7ba1d2e908a0bf45ca7139196f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5147c64d475656a4cb3515ebf5416e4685d1ddc15d58b8ce49b8974665f36744
[INFO] running `Command { std: "docker" "start" "-a" "5147c64d475656a4cb3515ebf5416e4685d1ddc15d58b8ce49b8974665f36744", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s
[INFO] running `Command { std: "docker" "inspect" "5147c64d475656a4cb3515ebf5416e4685d1ddc15d58b8ce49b8974665f36744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5147c64d475656a4cb3515ebf5416e4685d1ddc15d58b8ce49b8974665f36744", kill_on_drop: false }`
[INFO] [stdout] 5147c64d475656a4cb3515ebf5416e4685d1ddc15d58b8ce49b8974665f36744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 626b18ff9dc460b7cac1d509acfbfeb081df8e55b4148992645e0b1cf2f88b23
[INFO] running `Command { std: "docker" "start" "-a" "626b18ff9dc460b7cac1d509acfbfeb081df8e55b4148992645e0b1cf2f88b23", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]    --> src/db.rs:373:13
[INFO] [stderr]     |
[INFO] [stderr] 373 |         Err(err) => return Ok(()),
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DirContent` is never constructed
[INFO] [stderr]   --> src/db.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub struct DirContent {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Exif` is never constructed
[INFO] [stderr]   --> src/image_helpers.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Exif {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlx-playground` (bin "sqlx-playground" test) generated 3 warnings (run `cargo fix --bin "sqlx-playground" -p sqlx-playground --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqlx_playground-7aa6ae417497ad82)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test db::tests::test_add_keyword ... FAILED
[INFO] [stdout] test db::tests::test_get_keywords ... FAILED
[INFO] [stdout] test db::tests::test_update_color_label ... FAILED
[INFO] [stdout] test db::tests::test_get_images ... FAILED
[INFO] [stdout] test db::tests::test_remove_keyword ... FAILED
[INFO] [stdout] test db::tests::test_has_images_for_path ... FAILED
[INFO] [stdout] test db::tests::test_insert_images ... FAILED
[INFO] [stdout] test db::tests::test_update_flag ... FAILED
[INFO] [stdout] test db::tests::test_update_image_rating ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_add_keyword stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_add_keyword' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512485352 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df56b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b351247975b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b351247896b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b351247896b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b351247896b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b3512467f0d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b35124724b0 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b351247159b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a073a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c90ba - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249bdc8 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249af0d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6c21 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246cd7e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246eff2 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b351246f7c8 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c845a - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b3512467313 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c5a7b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6554 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483279 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b3512482ebf - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248faf8 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::test_add_keyword::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e6e8c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:586:5
[INFO] [stdout]   49:     0x5b35124e071d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:587:52
[INFO] [stdout]   50:     0x5b3512482b06 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_add_keyword::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_keywords stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_keywords' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512486ab2 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df62b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b351247981b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b3512478d0b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b3512478d0b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b3512478d0b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246860d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512473b10 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b35124715fb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a099a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c917a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c068 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249afed - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6cc1 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246d65e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f132 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b351246fc68 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c875a - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124674f3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c5e1b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6894 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483399 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b3512482f7f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fbb8 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::test_get_keywords::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e708c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:579:5
[INFO] [stdout]   49:     0x5b35124e079d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:580:53
[INFO] [stdout]   50:     0x5b3512482b86 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_keywords::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_color_label stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_color_label' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512488dc2 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df74b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b351247993b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b351247927b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b351247927b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b351247927b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246908d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512475ca0 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b351247168b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a0d2a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c929a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c458 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249b13d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6db1 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246e3ae - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f312 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b3512470358 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c8bda - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124677c3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c638b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6d74 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483549 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b351248309f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fcd8 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::test_update_color_label::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e738c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:651:5
[INFO] [stdout]   49:     0x5b35124e085d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:652:59
[INFO] [stdout]   50:     0x5b3512482c46 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_color_label::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_images' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b35124847a2 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df50b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b35124796fb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b351247879b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b351247879b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b351247879b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b3512467b8d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512471980 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b351247156b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a060a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c905a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249bc78 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249ae9d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6bd1 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246c90e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246ef52 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b351246f578 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c82da - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b3512467223 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c58ab - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b63b4 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b35124831e9 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b3512482e5f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fa98 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::test_get_images::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e6d8c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:489:5
[INFO] [stdout]   49:     0x5b35124e06dd - sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:490:51
[INFO] [stdout]   50:     0x5b3512482ac6 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_get_images::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_remove_keyword stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_remove_keyword' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512488212 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df6eb - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b35124798db - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b35124790ab - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b35124790ab - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b35124790ab - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b3512468d0d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512475170 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b351247165b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a0bfa - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c923a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c308 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249b0cd - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6d61 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246df3e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f272 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b3512470108 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c8a5a - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124676d3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c61bb - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6bd4 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b35124834b9 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b351248303f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fc78 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::test_remove_keyword::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e728c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:605:5
[INFO] [stdout]   49:     0x5b35124e081d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:606:55
[INFO] [stdout]   50:     0x5b3512482c06 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_remove_keyword::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_has_images_for_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_has_images_for_path' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512489972 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df7ab - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b351247999b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b351247944b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b351247944b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b351247944b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246940d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b35124767d0 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b35124716bb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a0e5a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c92fa - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c5a8 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249b1ad - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6e01 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246e81e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f3b2 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b35124705a8 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c8d5a - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124678b3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c655b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6f14 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b35124835d9 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b35124830ff - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fd38 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::test_has_images_for_path::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e748c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:480:5
[INFO] [stdout]   49:     0x5b35124e089d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:481:60
[INFO] [stdout]   50:     0x5b3512482c86 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_has_images_for_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_images' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512487662 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df68b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b351247987b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b3512478edb - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b3512478edb - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b3512478edb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246898d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512474640 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b351247162b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a0aca - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c91da - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c1b8 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249b05d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6d11 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246dace - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f1d2 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b351246feb8 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c88da - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124675e3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c5feb - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b6a34 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483429 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b3512482fdf - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fc18 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::test_insert_images::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e718c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:556:5
[INFO] [stdout]   49:     0x5b35124e07dd - sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:557:54
[INFO] [stdout]   50:     0x5b3512482bc6 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_insert_images::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_flag' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3512485f02 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df5cb - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b35124797bb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b3512478b3b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b3512478b3b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b3512478b3b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246828d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512472fe0 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b35124715cb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a086a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c911a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249bf18 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stderr] error: test failed, to rerun pass `--bin sqlx-playground`
[INFO] [stdout]   36:     0x5b351249af7d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6c71 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246d1ee - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f092 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b351246fa18 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c85da - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b3512467403 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c5c4b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b66f4 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483309 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b3512482f1f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fb58 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::test_update_flag::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e6f8c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:623:5
[INFO] [stdout]   49:     0x5b35124e075d - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:624:52
[INFO] [stdout]   50:     0x5b3512482b46 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_flag::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_update_image_rating stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_update_image_rating' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b35128ebe98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b35128ebe98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b35128ebe98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b351290215a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b351290215a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5b35128f0af2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b35128f0af2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b35128c9276 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b35128c9276 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b35128e3d39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b35124fb47c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b35124fb47c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b35128e3fb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b35128e3fb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b35128c9332 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b35128be389 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b35128ca04d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b351290291c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3512902692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b351284adbc - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b35125b9c0a - sqlx_sqlite[7740ffe8e2f794fe]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14
[INFO] [stdout]   22:     0x5b35125ba338 - <sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite as sqlx_core[c6b3fd77f7ec14c6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42
[INFO] [stdout]   23:     0x5b35124df44f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[c6b3fd77f7ec14c6]::testing::TestContext<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>, sqlx_core[c6b3fd77f7ec14c6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b351248a522 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5b35124df80b - <core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b35124799fb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x5b351247961b - tokio[baf6eed048954a92]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b351247961b - tokio[baf6eed048954a92]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b351247961b - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x5b351246978d - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>, <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x5b3512477300 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x5b35124716eb - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x5b35124a0f8a - <tokio[baf6eed048954a92]::runtime::context::scoped::Scoped<tokio[baf6eed048954a92]::runtime::scheduler::Context>>::set::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5b35124c935a - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5b351249c6f8 - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::try_with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x5b351249b21d - <std[929523f510218772]::thread::local::LocalKey<tokio[baf6eed048954a92]::runtime::context::Context>>::with::<tokio[baf6eed048954a92]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x5b35124c6e51 - tokio[baf6eed048954a92]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>), <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5b351246ec8e - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x5b351246f452 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x5b35124707f8 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x5b35124c8eda - tokio[baf6eed048954a92]::runtime::context::runtime::enter_runtime::<<tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[c6b3fd77f7ec14c6]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5b35124679a3 - <tokio[baf6eed048954a92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x5b35124c672b - <tokio[baf6eed048954a92]::runtime::runtime::Runtime>::block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x5b35124b70b4 - sqlx_core[c6b3fd77f7ec14c6]::rt::test_block_on::<sqlx_core[c6b3fd77f7ec14c6]::testing::run_test<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x5b3512483669 - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}, sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x5b351248315f - sqlx_core[c6b3fd77f7ec14c6]::testing::run_test_with_pool::<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite, fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}, sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x5b351248fd98 - <fn(sqlx_core[c6b3fd77f7ec14c6]::pool::Pool<sqlx_sqlite[7740ffe8e2f794fe]::database::Sqlite>) -> sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::test_update_image_rating::{closure#0} as sqlx_core[c6b3fd77f7ec14c6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x5b35124e758c - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:637:5
[INFO] [stdout]   49:     0x5b35124e08dd - sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:638:60
[INFO] [stdout]   50:     0x5b3512482cc6 - <sqlx_playground[7978aa290fb9ad16]::db::tests::test_update_image_rating::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b35124ee55b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b35124ee55b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b35124fbdd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5b35124fbdd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5b35124fbdd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b35124fbdd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b35124f6934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b35124f6934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5b35124fee52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5b35124fee52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b35124fee52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b35124fee52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5b35124fee52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5b35128eb7bf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x5b35128eb7bf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x75c8e68faaa4 - <unknown>
[INFO] [stdout]   72:     0x75c8e6987a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::test_add_keyword
[INFO] [stdout]     db::tests::test_get_images
[INFO] [stdout]     db::tests::test_get_keywords
[INFO] [stdout]     db::tests::test_has_images_for_path
[INFO] [stdout]     db::tests::test_insert_images
[INFO] [stdout]     db::tests::test_remove_keyword
[INFO] [stdout]     db::tests::test_update_color_label
[INFO] [stdout]     db::tests::test_update_flag
[INFO] [stdout]     db::tests::test_update_image_rating
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "626b18ff9dc460b7cac1d509acfbfeb081df8e55b4148992645e0b1cf2f88b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "626b18ff9dc460b7cac1d509acfbfeb081df8e55b4148992645e0b1cf2f88b23", kill_on_drop: false }`
[INFO] [stdout] 626b18ff9dc460b7cac1d509acfbfeb081df8e55b4148992645e0b1cf2f88b23
